PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextRun Class / getEmbeddedFontData Method
In This Topic
    getEmbeddedFontData Method
    In This Topic
    Gets the embedded font data.
    Syntax
    public byte[] getEmbeddedFontData()

    Return Value

    The embedded font data as a byte array if the font is embedded in the PDF file.
    See Also